Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: workspace provider to use the correct last used workspace #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sahil143
Copy link
Collaborator

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.08%. Comparing base (61e9ed9) to head (253acdd).

Files with missing lines Patch % Lines
src/components/Workspace/workspace-context.tsx 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   79.94%   80.08%   +0.13%     
==========================================
  Files         568      568              
  Lines       21331    21343      +12     
  Branches     5278     5291      +13     
==========================================
+ Hits        17054    17093      +39     
+ Misses       4252     4225      -27     
  Partials       25       25              
Flag Coverage Δ
unittests 80.08% <90.00%> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Katka92
Copy link
Collaborator

Katka92 commented Dec 13, 2024

The Basic Happy Path test running locally succeeded on this branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants